home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / dfutil2.zip / ADDNUM.ZIP / ADDNUM.DOC < prev    next >
Text File  |  1990-11-10  |  681b  |  17 lines

  1. ADDNUMBER adds or removes numbers to ASCII files, such as BASIC or QUICKBASIC 
  2. program code. However, it will work on any ASCII file. Use the remove number 
  3. with caution, since it strips the first 6 columns from the file.  This program 
  4. makes a backup of the original file named filename.OLD, so no damage will come 
  5. from experimenting. 
  6.  
  7. This was written as a bebugging tool for QuickBasic code which gives error 
  8. messages directed to line 0, which is dumb. However, the program can be used to 
  9. number any ASCII file.  
  10.  
  11. For syntax, type ADDNUM.
  12.  
  13. Written by David Wesson, PhD.
  14.            Newcastle Business School
  15.            Newcastle upon Tyne
  16.            England
  17.